home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / rlog110.zip / REMOTLOG.DOC < prev    next >
Text File  |  1990-06-05  |  13KB  |  352 lines

  1.                                     
  2.  
  3.  
  4.  
  5.                          R E M O T E   A C C E S S
  6.  
  7.  
  8.                   L O G  R E P O R T I N G  P R O G R A M
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                                 REMOTLOG
  15.  
  16.    //////    /////  /      /  ///////  ///////   /        ///////  ///////
  17.    /     /   /      / /   //  /     /     /      /        /     /  /
  18.    //////    ///    /   /  /  /     /     /      /        /     /  /   ///
  19.    /     /   /      /      /  /     /     /      /        /     /  /     /
  20.    /      /  /////  /      /  ///////     /      ///////  ///////  ///////
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. The Program  - Remotlog
  68.  
  69.  
  70.         I developed Remotlog because when the announcement of RA was made and I
  71.         endeavored to switch from QuickBBS.  There was something missing.  I
  72.         could no longer use all my QBBS utilities.  After exhaustive efforts of
  73.         trying to get the implementation of my old program by its author, I
  74.         decided that it was time to do some coding.
  75.  
  76.         Here we have the finished product.  A full fledged RA log reporting
  77.         program.  This program is in no way crippled.  And never will be.
  78.  
  79.  
  80.  
  81.         RA is the registered product of Continental Software.
  82.         QuickBBS is the registered product of The QuickBBS Support Group.
  83.  
  84.  
  85.         At present this program will function with RA version 0.02.  It should
  86.         have no problems with 0.03 but will have to wait till its release.
  87.  
  88.         Do not attempt to use this program with any other software except RA
  89.         because it uses the file MESSAGES.RA.  If it cannot find this file the
  90.         program will abort in error.
  91.  
  92.         The screens provided by this program are as the author thought you
  93.         the sysops would like to see.  If you feel the information is too much
  94.         or that there is not enough, or would even like to see some of the
  95.         information moved from one location to another part of the page or a
  96.         totaly different screen.  Please do not hesitate to let the author
  97.         know.
  98.  
  99.  
  100.  
  101.  
  102. Configuration of Remotlog
  103.  
  104.         A copy of exactly how the configuration file looks is included with the
  105.         zipped package.  Here is a line by line definition.  The configuration
  106.         file is called REMOTLOG.CFG.
  107.  
  108.  
  109. ;
  110. ;Remotlog Configuration file
  111. ;By Orland Carter 1:135/72
  112. ;
  113. ;-------------------------------------------------------------------------
  114. ; This is a required entry.  It tells the program the [path + filename] of
  115. ; the Log file to be processed.
  116. ; DEFAULT : SYSTEM.LOG
  117. ;-------------------------------------------------------------------------
  118. LogFile SYSTEM.LOG
  119. ;-------------------------------------------------------------------------
  120. ; This option is required.  It tells the program what the Dos Shell entry
  121. ; of your External chat program is.  This must be the same case as the
  122. ; BBS writes it to the log file.  Required whether you have one or not.
  123. ; DEFAULT : FX-CHAT.EXE
  124. ;-------------------------------------------------------------------------
  125. ExternalChat Fx-Chat.exe
  126. ;-------------------------------------------------------------------------
  127. ; This option is required.  It tells the program what [path + filename]
  128. ; the output of the program should be placed in. *.asc/*.ans versions.
  129. ; DEFAULT : REMOTLOG
  130. ;-------------------------------------------------------------------------
  131. Outputfile c:\RA\Txt\Remotlog
  132. ;-------------------------------------------------------------------------
  133. ; This option is required.  It tells the program which color to place the
  134. ; background of the ansi screen in.
  135. ; DEFAULT : 40
  136. ;-------------------------------------------------------------------------
  137. Back 40
  138. ;-------------------------------------------------------------------------
  139. ; This option is required.  It tells the program what color the numbers
  140. ; displayed are.
  141. ; DEFAULT : 1;33
  142. ;-------------------------------------------------------------------------
  143. Numbers 1;33
  144. ;-------------------------------------------------------------------------
  145. ; This option is required.  It tells the program what color to use when
  146. ; highlighting the Beginning and Ending dates of the Log period.
  147. ; DEFAULT : 1;46;37
  148. ;-------------------------------------------------------------------------
  149. HighLight 1;46;37
  150. ;-------------------------------------------------------------------------
  151. ; This option is required.  It tells the program which color to use to
  152. ; restore the screen to "normal".
  153. ; DEFAULT : 0
  154. ;-------------------------------------------------------------------------
  155. Normal 0
  156. ;-------------------------------------------------------------------------
  157. ; This option is required.  It tells the program which color to use for
  158. ; Outlining the Box and Dividing lines of the output file.
  159. ; DEFAULT 1;34
  160. ;-------------------------------------------------------------------------
  161. Outline 1;34
  162. ;-------------------------------------------------------------------------
  163. ; This option is required.  It tells the program which color to use for
  164. ; all the text that is printed.
  165. ; DEFAULT 0;32
  166. ;-------------------------------------------------------------------------
  167. Text 0;32
  168. ;-------------------------------------------------------------------------
  169. ; This option is required.  It tells the program whether or not you wish
  170. ; the optional page of Multiline usage to be displayed.  The statistics
  171. ; will still be stored if the option is not selected.
  172. ; DEFAULT : NOMULTILINE
  173. ;-------------------------------------------------------------------------
  174. NoMultiLine
  175. ;-------------------------------------------------------------------------
  176. ; This option is required.  It telss the program what type of log file
  177. ; You are using.  Wheter FD [Front Door type] or OPUS.
  178. ; DEFAULT FD
  179. ;-------------------------------------------------------------------------
  180. FD
  181. ;-------------------------------------------------------------------------
  182. ; This option is not required and at the descretion of the sysop.  Using
  183. ; This will cause another page to be displayed in addition to the current
  184. ; 2 or 3 pages that are already displayed.  This option is where the sysop
  185. ; Can have remotlog search the logfile for something specific and keep
  186. ; track of its occurrences.
  187. ; I.e. *01My_Name Carter      - This will cause remotlog to search the log
  188. ; file for all occurences of "Carter" it will accumulate and store the
  189. ; amount of time it finds it in variable 01.  When it displays it it will
  190. ; display "My_Name >>> ####" where # is amount of times the item was found
  191. ; Possible Variables are 00-10.  The 0 is significant.  The "*" is required
  192. ; There can be no spaces except to separate the Display item from the
  193. ; Search item.
  194. ; Format "*<Variable 00-10><Entry to Make in *.Ans/*.Asc file> <Search For>"
  195. ;         *00My_Name Carter
  196. ;-------------------------------------------------------------------------
  197. *00BiModem   BiModem
  198. *01Your_Name Joe_Blow
  199. ;-------------------------------------------------------------------------
  200. ; These options are not required.  But they do provide you with a great
  201. ; amount of security.  For areas you do not want all your users to see.
  202. ; IE. Adult areas or Sysop areas.
  203. ; DEFAULT - NONE.  200 MAXIMUM ENTRIES.
  204. ;-------------------------------------------------------------------------
  205. NoShow  8
  206. NoShow 10
  207. NoShow 12
  208. NoShow 19
  209. NoShow 36
  210. NoShow 45
  211. NoShow 49
  212. NoShow 50
  213. NoShow 51
  214. ;-------------------------------------------------------------------------
  215. ; This option is not required.  It is used to Change the default Sealink
  216. ; protocol displayed in the 1st output page to a protocol of your choosing.
  217. ; REPLACESEA - Is the Search String for the new protocol.
  218. ; REPLACEDSP - Is the Actual Item to be displayed in the Output page.
  219. ;-------------------------------------------------------------------------
  220. ReplaceSea SEALink
  221. ReplaceDsp SEALink
  222. ;-------------------------------------------------------------------------
  223. ; This option is also not required.  It determines whether or not the local
  224. ; logons will be shown on the report output.  The default for this option
  225. ; is show local logons.  Leave this option out for the default to take
  226. ; effect.
  227. ;-------------------------------------------------------------------------
  228. NoLocal
  229.  
  230. --------- End Of Configuration Section ----------
  231.  
  232.  
  233.  
  234.  
  235.  
  236. Supplied ANSI Code sequences
  237.  
  238. Number  Represents
  239. ------  ----------
  240. 0       All attributes off  (Normal Display)
  241.  
  242. 1       High Intensity (Bold)
  243.  
  244. 5       Sets Blink on
  245.  
  246. 7       Reverse Video on
  247.  
  248. 8       Concealed on (makes display invisible)
  249.  
  250. 30      Foreground      Black
  251.  
  252. 31                      Red
  253.  
  254. 32                      Green
  255.  
  256. 33                      Yellow
  257.  
  258. 34                      Blue on Color Monitor
  259.                         Underline on MonoChrome
  260.  
  261. 35                      Magenta
  262.  
  263. 36                      Cyan
  264.  
  265. 37                      White
  266.  
  267. 40      BackGround      Black
  268.  
  269. 41                      Red
  270.  
  271. 42                      Green
  272.  
  273. 43                      Yellow
  274.  
  275. 44                      Blue
  276.  
  277. 45                      Magenta
  278.  
  279. 46                      Cyan
  280.  
  281. 47                      White
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. Hints about operation of this program
  289.  
  290.   There are several different things that you can do to get certain results
  291.   from this program.
  292.  
  293.    For example if you want to change the beging date of the report without
  294.    erasing the remotlog.dat file.  All you have to do is to edit the .DAT file
  295.    find the string that has the date in it and make it a null string.  When the
  296.    program starts up it will notice the date is missing and get the date from
  297.    the current system.log file.
  298.  
  299.    When reading the log file the program will not attempt to reposition pointers
  300.    if the last item in the log is that REMOTLOG has checked the log.  Of course
  301.    the current session will be appended to the end of the logfile.
  302.  
  303.    By deleting the notations that REMOTLOG makes in the log file you can force
  304.    it to re-process the log file.
  305.  
  306.    Any bug reports, comments, or requested addition, deletions etc. may be sent
  307.    to Node 1:135/72.  or the address listed in the donations section.  I can
  308.    also be reached in the RA_SUPPORT echo.
  309.  
  310.  
  311.  
  312. Credits
  313.  
  314.    The author, Orland K. Carter, would like to thank my beta testers of
  315.    this program that put up with the constant updates to the one program and
  316.    major overhaul of their configuration and data files.
  317.  
  318.    Daniel Johnston, and Robert Taylor, Peter Janssens thank you for your
  319.    patience, and help in beta testing this program.
  320.  
  321.  
  322. Donations
  323.  
  324.    A donation if you wish can be made to the author.
  325.  
  326.  
  327. ______________________________________________________________________________
  328. |Registration of REMOTLOG,                          Form 01, U.Date 11 Mar 90|
  329. |----------------------------------------------------------------------------|
  330. |                                                                            |
  331. |Name of Sysop ______________________________________________________________|
  332. |                                                                            |
  333. |Street Address______________________________________________________________|
  334. |                                                                            |
  335. |City/St/Zip   ______________________________________________________________|
  336. |                                                                            |
  337. |Name of BBS   ______________________________________________________________|
  338. |                                                                            |
  339. |Number of BBS ______________________________________________________________|
  340. |                                                                            |
  341. |Node #        ______________________________________________________________|
  342. |                                                                            |
  343. |Make all donations address to                                               |
  344. |  Orland K. Carter, REMOTLOG                                                |
  345. |  2850 N.W. 155 Terrace                                                     |
  346. |  Opa-Locka, FL  33054-2223                                                 |
  347. |____________________________________________________________________________|
  348.  
  349. Thank you for your support.
  350.  
  351.         Orland
  352.